[INFO] cloning repository https://github.com/postrust/postrust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/postrust/postrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostrust%2Fpostrust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostrust%2Fpostrust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ead0896a3ad9a04e2baf9c909a5d0f90721f00d
[INFO] testing postrust/postrust against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostrust%2Fpostrust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/postrust/postrust
[INFO] finished tweaking git repo https://github.com/postrust/postrust
[INFO] tweaked toml for git repo https://github.com/postrust/postrust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/postrust/postrust on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/postrust/postrust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded notify-types v1.0.1
[INFO] [stderr]   Downloaded async-web-client v0.6.2
[INFO] [stderr]   Downloaded lambda_runtime_api_client v0.12.4
[INFO] [stderr]   Downloaded ascii_utils v0.9.3
[INFO] [stderr]   Downloaded async-graphql-value v7.0.17
[INFO] [stderr]   Downloaded async-graphql-derive v7.0.17
[INFO] [stderr]   Downloaded async-graphql-parser v7.0.17
[INFO] [stderr]   Downloaded utoipa v5.4.0
[INFO] [stderr]   Downloaded worker v0.4.2
[INFO] [stderr]   Downloaded handlebars v5.1.2
[INFO] [stderr]   Downloaded aws_lambda_events v0.16.1
[INFO] [stderr]   Downloaded utoipa-gen v5.4.0
[INFO] [stderr]   Downloaded bigdecimal v0.4.9
[INFO] [stderr]   Downloaded lambda_runtime v0.14.4
[INFO] [stderr]   Downloaded axum-core v0.5.5
[INFO] [stderr]   Downloaded hot_reload v0.3.5
[INFO] [stderr]   Downloaded static_assertions_next v1.1.2
[INFO] [stderr]   Downloaded async-graphql-axum v7.0.17
[INFO] [stderr]   Downloaded query_map v0.7.0
[INFO] [stderr]   Downloaded lambda_runtime v0.13.0
[INFO] [stderr]   Downloaded lambda_http v0.14.0
[INFO] [stderr]   Downloaded async-graphql v7.0.17
[INFO] [stderr]   Downloaded worker-kv v0.7.0
[INFO] [stderr]   Downloaded worker-macros v0.4.2
[INFO] [stderr]   Downloaded worker-sys v0.4.2
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] [stderr]   Downloaded fast_chemail v0.9.6
[INFO] [stderr]   Downloaded lambda_runtime_api_client v0.11.1
[INFO] [stderr]   Downloaded http-serde v2.1.1
[INFO] [stderr]   Downloaded notify v7.0.0
[INFO] [stderr]   Downloaded rustls-acme v0.11.1
[INFO] [stderr]   Downloaded inotify v0.10.2
[INFO] [stderr]   Downloaded async-http-codec v0.8.0
[INFO] [stderr]   Downloaded futures-rustls v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 705811d3eed456746698a775e927d074dcb4ceb106b97c7a01ed5e5036708696
[INFO] running `Command { std: "docker" "start" "-a" "705811d3eed456746698a775e927d074dcb4ceb106b97c7a01ed5e5036708696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "705811d3eed456746698a775e927d074dcb4ceb106b97c7a01ed5e5036708696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "705811d3eed456746698a775e927d074dcb4ceb106b97c7a01ed5e5036708696", kill_on_drop: false }`
[INFO] [stdout] 705811d3eed456746698a775e927d074dcb4ceb106b97c7a01ed5e5036708696
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf758fe7058d608c63c522ce8e45ef9979ad133fa3e5bff7fc19929ab09353d0
[INFO] running `Command { std: "docker" "start" "-a" "cf758fe7058d608c63c522ce8e45ef9979ad133fa3e5bff7fc19929ab09353d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling zmij v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling static_assertions_next v1.1.2
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling query_map v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling async-graphql-value v7.0.17
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling postrust-sql v0.2.2 (/opt/rustwide/workdir/crates/postrust-sql)
[INFO] [stderr]    Compiling postrust-auth v0.2.2 (/opt/rustwide/workdir/crates/postrust-auth)
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.56
[INFO] [stderr]    Compiling web-sys v0.3.83
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling async-graphql-parser v7.0.17
[INFO] [stderr]    Compiling async-http-codec v0.8.0
[INFO] [stderr]    Compiling aws_lambda_events v0.16.1
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling worker-kv v0.7.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling worker-sys v0.4.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-graphql-derive v7.0.17
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling hot_reload v0.3.5
[INFO] [stderr]    Compiling wasm-streams v0.4.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling worker-macros v0.4.2
[INFO] [stderr]    Compiling worker v0.4.2
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling async-graphql v7.0.17
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.11.1
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.12.4
[INFO] [stderr]    Compiling lambda_runtime v0.13.0
[INFO] [stderr]    Compiling lambda_runtime v0.14.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling lambda_http v0.14.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling postrust-core v0.2.2 (/opt/rustwide/workdir/crates/postrust-core)
[INFO] [stderr]    Compiling async-graphql-axum v7.0.17
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling async-web-client v0.6.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rustls-acme v0.11.1
[INFO] [stderr]    Compiling postrust-response v0.2.2 (/opt/rustwide/workdir/crates/postrust-response)
[INFO] [stderr]    Compiling postrust-graphql v0.2.2 (/opt/rustwide/workdir/crates/postrust-graphql)
[INFO] [stderr]    Compiling postrust-proxy v0.2.2 (/opt/rustwide/workdir/crates/postrust-proxy)
[INFO] [stdout] error[E0583]: file not found for module `db`
[INFO] [stdout]   --> crates/postrust-proxy/src/saas/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod db;
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `db`, create file "crates/postrust-proxy/src/saas/db.rs" or "crates/postrust-proxy/src/saas/db/mod.rs"
[INFO] [stdout]    = note: if there is a `mod db` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ActionPlan` and `PreferRepresentation`
[INFO] [stdout]   --> crates/postrust-response/src/lib.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | use postrust_core::{ActionPlan, ApiRequest, MediaType, PreferRepresentation};
[INFO] [stdout]    |                     ^^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_json_object` is never used
[INFO] [stdout]   --> crates/postrust-response/src/json.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn format_json_object(row: &serde_json::Value) -> Result<Bytes, FormatError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_json_strip_nulls` is never used
[INFO] [stdout]   --> crates/postrust-response/src/json.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn format_json_strip_nulls(rows: &[serde_json::Value]) -> Result<Bytes, FormatError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strip_nulls` is never used
[INFO] [stdout]   --> crates/postrust-response/src/json.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn strip_nulls(value: serde_json::Value) -> serde_json::Value {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_guc_headers` is never used
[INFO] [stdout]    --> crates/postrust-response/src/headers.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn parse_guc_headers(guc_headers: &str) -> Vec<(String, String)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling postrust-server v0.2.2 (/opt/rustwide/workdir/crates/postrust-server)
[INFO] [stderr]    Compiling postrust-lambda v0.2.2 (/opt/rustwide/workdir/crates/postrust-lambda)
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]   --> crates/postrust-server/src/app.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use bytes::Bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `warn`
[INFO] [stdout]   --> crates/postrust-server/src/app.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tracing::{debug, error, info, warn};
[INFO] [stdout]    |                             ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/postrust-server/src/state.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::ProxyError`
[INFO] [stdout]  --> crates/postrust-proxy/src/admin/api.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::error::ProxyError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProxyError`
[INFO] [stdout]  --> crates/postrust-proxy/src/config/database.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::error::{ProxyResult, ProxyError};
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Backend`, `HealthCheckConfig`, and `LoadBalanceStrategy`
[INFO] [stdout]  --> crates/postrust-proxy/src/config/database.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::config::{Route, Upstream, Backend, HealthCheckConfig, LoadBalanceStrategy};
[INFO] [stdout]   |                                      ^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::ProxyResult`
[INFO] [stdout]  --> crates/postrust-proxy/src/config/reload.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::error::ProxyResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> crates/postrust-proxy/src/config/reload.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error`, `info`, and `warn`
[INFO] [stdout]  --> crates/postrust-proxy/src/config/reload.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, warn, error};
[INFO] [stdout]   |               ^^^^  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::ProxyResult`
[INFO] [stdout]  --> crates/postrust-proxy/src/health/checker.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::error::ProxyResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `error`
[INFO] [stdout]   --> crates/postrust-proxy/src/health/checker.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{debug, info, warn, error};
[INFO] [stdout]    |               ^^^^^              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> crates/postrust-proxy/src/ratelimit/token_bucket.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::ProxyError`
[INFO] [stdout]  --> crates/postrust-proxy/src/saas/auth.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::error::ProxyError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ValidatedApiKey`
[INFO] [stdout]  --> crates/postrust-proxy/src/saas/auth.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::saas::api_keys::{hash_api_key, ValidatedApiKey};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `body::Body`
[INFO] [stdout]  --> crates/postrust-proxy/src/saas/auth.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     body::Body,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> crates/postrust-proxy/src/saas/auth.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::saas::db`
[INFO] [stdout]  --> crates/postrust-proxy/src/saas/handlers/auth.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::saas::db;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::saas::db`
[INFO] [stdout]  --> crates/postrust-proxy/src/saas/handlers/wellknown.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::saas::db;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProxyError`
[INFO] [stdout]  --> crates/postrust-proxy/src/tls/cert_store.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::error::{ProxyError, ProxyResult};
[INFO] [stdout]   |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/postrust-proxy/src/tls/cert_store.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> crates/postrust-proxy/src/tls/cert_store.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{debug, info, warn};
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> crates/postrust-proxy/src/tls/acme.rs:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tracing::{error, info, warn};
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TokioExecutor`
[INFO] [stdout]  --> crates/postrust-proxy/src/vendored/forwarder.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::vendored::hyper_ext::{ProxyBody, TokioExecutor};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hyper::body::Body`
[INFO] [stdout]  --> crates/postrust-proxy/src/vendored/hyper_ext.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hyper::body::Body;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::Infallible`
[INFO] [stdout]  --> crates/postrust-proxy/src/vendored/hyper_ext.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::Infallible;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Route`
[INFO] [stdout]  --> crates/postrust-proxy/src/vendored/proxy.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::config::{ProxyConfig, Route};
[INFO] [stdout]   |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LoadBalanceContext`
[INFO] [stdout]  --> crates/postrust-proxy/src/vendored/proxy.rs:8:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::vendored::backend::{BackendAppManager, LoadBalanceContext};
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TokioExecutor`
[INFO] [stdout]   --> crates/postrust-proxy/src/vendored/proxy.rs:11:62
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::vendored::hyper_ext::{ProxyBody, IncomingBodyExt, TokioExecutor};
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/postrust-proxy/src/vendored/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::Row`
[INFO] [stdout]   --> crates/postrust-server/src/app.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use sqlx::Row;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> crates/postrust-server/src/app.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     request: &ApiRequest,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling postrust-worker v0.2.2 (/opt/rustwide/workdir/crates/postrust-worker)
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]   --> crates/postrust-server/src/app.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use bytes::Bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `warn`
[INFO] [stdout]   --> crates/postrust-server/src/app.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tracing::{debug, error, info, warn};
[INFO] [stdout]    |                             ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `post`
[INFO] [stdout]   --> crates/postrust-server/src/custom.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |     routing::{get, post},
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/postrust-server/src/state.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::Row`
[INFO] [stdout]   --> crates/postrust-server/src/app.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use sqlx::Row;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> crates/postrust-server/src/app.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     request: &ApiRequest,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reload_schema` is never used
[INFO] [stdout]   --> crates/postrust-server/src/state.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl AppState {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub async fn reload_schema(&self) -> Result<(), postrust_core::Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> crates/postrust-proxy/src/config/database.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | async fn load_routes(pool: &PgPool) -> ProxyResult<Vec<Route>> {
[INFO] [stdout]    |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> crates/postrust-proxy/src/config/database.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | async fn load_upstreams(pool: &PgPool) -> ProxyResult<Vec<Upstream>> {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `secret`
[INFO] [stdout]    --> crates/postrust-proxy/src/saas/auth.rs:195:28
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn decode_jwt(token: &str, secret: &str) -> Result<JwtClaims, AuthError> {
[INFO] [stdout]     |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_secret`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> crates/postrust-proxy/src/saas/handlers/wellknown.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |     State(state): State<SaasState>,
[INFO] [stdout]    |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> crates/postrust-proxy/src/saas/handlers/wellknown.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |     State(state): State<SaasState>,
[INFO] [stdout]    |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]   --> crates/postrust-proxy/src/saas/handlers/wellknown.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Path(token): Path<String>,
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `host_name`
[INFO] [stdout]    --> crates/postrust-proxy/src/vendored/backend.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |         let host_name = ServerName::new(host);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_host_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_name`
[INFO] [stdout]    --> crates/postrust-proxy/src/vendored/backend.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |         let path_name = PathName::new(path);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `postrust-proxy` (lib) due to 1 previous error; 34 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cf758fe7058d608c63c522ce8e45ef9979ad133fa3e5bff7fc19929ab09353d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf758fe7058d608c63c522ce8e45ef9979ad133fa3e5bff7fc19929ab09353d0", kill_on_drop: false }`
[INFO] [stdout] cf758fe7058d608c63c522ce8e45ef9979ad133fa3e5bff7fc19929ab09353d0
